Fix handling of SXP for devices through device_add -- this solves the
authorEwan Mellor <ewan@xensource.com>
Sun, 29 Oct 2006 19:28:26 +0000 (19:28 +0000)
committerEwan Mellor <ewan@xensource.com>
Sun, 29 Oct 2006 19:28:26 +0000 (19:28 +0000)
commitad0cc561450d9f86dec9074e7298dc9ddc18c370
treec3c3327ce4566f6a1ae7840d69d17beebd1a8620
parent25884d981b4c0c4f605c2a4a3e96aa2c79e3c7cd
Fix handling of SXP for devices through device_add -- this solves the
Invalid device (uname) problem that breaks just about everything once you've
done xm block-attach.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py